Resizes the data store.
Will not scale and $(U may) lose data in the process. If the resize operation puts the image into a potentially errornous state, it should throw an exception.
The width the data store will become
The height the data store will become
If the data store was successfully resized
See Implementation
Resizes the data store.
Will not scale and $(U may) lose data in the process.
If the resize operation puts the image into a potentially errornous state, it should throw an exception.